home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SCI Games E3 2005 Press Kit (USA)
/
SCI Games E3 2005 Press Kit (USA).bin
/
runme_mac.swf
/
scripts
/
DefineSprite_294
/
frame_2
/
DoAction.as
Wrap
Text File
|
2005-05-05
|
182b
|
6 lines
bt6.useHandCursor = false;
var ambientSound = new Sound(this);
this.ambientSound.attachSound("BackgroundSound");
this.ambientSound.setVolume(5);
this.ambientSound.start(0,999);